Skip to content

Fixed IPv6 loopback address#80

Open
Zeejfps wants to merge 1 commit into
MirrorNetworking:masterfrom
Zeejfps:unit-test-fix
Open

Fixed IPv6 loopback address#80
Zeejfps wants to merge 1 commit into
MirrorNetworking:masterfrom
Zeejfps:unit-test-fix

Conversation

@Zeejfps

@Zeejfps Zeejfps commented Nov 29, 2019

Copy link
Copy Markdown

Looks like a copy paste issue happened here?

@Zeejfps

Zeejfps commented Nov 29, 2019

Copy link
Copy Markdown
Author

So it appears this affects the "GetConnectionInfoTest".
This is because for what ever reason IPAddress.ToString returns the IPv4 address in an IPv6 compatible format? (::ffff:127.0.0.1)
However for what ever reason the TCPClient isn't able to connect to that form of an address?

@Zeejfps

Zeejfps commented Nov 29, 2019

Copy link
Copy Markdown
Author

@miwarnec

Copy link
Copy Markdown
Collaborator

which OS did you test this on?

@Zeejfps

Zeejfps commented Nov 30, 2019

Copy link
Copy Markdown
Author

which OS did you test this on?

It was a windows 10 machine. One thing of note, this was on a work machine which has strick firewall settings, however, replacing the IPv6 address with ::1 does work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants